home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 12878 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: news.lpr.carel.fi!usenet
  2. From: Ari Lukumies <aril@cmt.lpr.mail.carel.fi>
  3. Newsgroups: comp.lang.c
  4. Subject: Re: 16bit vs. 32bit
  5. Date: Wed, 03 Apr 1996 12:28:46 +0200
  6. Organization: Carelcomp Products
  7. Message-ID: <316252DE.5DBE@cmt.lpr.mail.carel.fi>
  8. References: <4iui27$egk@news.netam.net> <DovvHG.3DK@eskimo.com> <315845E6.64FC@oc.com> <315BD1FA.2B34@cmt.lpr.mail.carel.fi> <315C1210.5621@oc.com>
  9. NNTP-Posting-Host: renoir.cclahti.carel.fi
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0 (WinNT; I)
  14.  
  15. Larry Weiss wrote:
  16. > I wrote:
  17. > >
  18. > > Yeah. Maybe it was the guy who wrote the program in a 32-bit Unix machine
  19. > > seven years back that stores data in binary format to a file you now have to
  20. > > read in a 16-bit DOS machine?
  21. > >
  22. > And, how did that programmer "screw up" ?
  23.  
  24. On a previous post, Steve Summit said, "If you find yourself needing to know the 
  25. sizes of things in bits, someone screwed up". I was trying to make a point that 
  26. maybe no one screwed up - things just evolved. This is one of the cases we run 
  27. into every now and then; when a customer needs a new system s/he usually wants 
  28. to keep some of the old system's information around. Nowadays this often means 
  29. that the platforms also change and thus the format of the information becomes 
  30. relevant.
  31.  
  32. Later,
  33.  AriL
  34. -- 
  35. All my opinions are mine and mine alone.
  36.